tools: Default to python3
authorAnthony PERARD <anthony.perard@citrix.com>
Mon, 20 Jan 2020 11:50:53 +0000 (11:50 +0000)
committerWei Liu <wl@xen.org>
Tue, 11 Feb 2020 11:24:33 +0000 (11:24 +0000)
commit3d3cf4bea8e5bd8edb3ae57a9b2f15449f1fbcb4
tree8a5ed84fb537e0eea924dd9af5b76de4a541fc7a
parent6ee10313623c1f41fc72fe12372e176e744463c1
tools: Default to python3

Main reason, newer version of QEMU doesn't support python 2.x anymore.
Second main reason, python2 is EOL.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Wei Liu <wl@xen.org>
tools/configure
tools/configure.ac